home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / Information / Mac Programming Secrets 1.0.1 / Chapter 10 / EnterPassword.h < prev    next >
Text File  |  1992-05-19  |  115b  |  3 lines

  1. void    EnterPassword(void);
  2. pascal Boolean PasswordProc(DialogPtr theDialog, EventRecord *theEvent, short *itemHit);
  3.